home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3r4iff.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_REALV4IFFFILE_H = 1;
- include("oops/r3iff.js")
-
-
- var R3CLID_REALV4IFFFILE = 901;
-
-
-
-
-
-
-
-
-
- function r3Realv4ifffile () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_REALV4IFFFILE, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Realv4ifffile.prototype=new r3Iff;
- // r3r4iff.h_H